chore(deps): update all non-major dependencies #261
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^18.16.2
->^18.16.3
^2.13.2
->^2.13.3
^21.1.1
->^21.1.2
^4.3.3
->^4.3.4
^0.30.1
->^0.31.0
^1.6.1
->^1.6.4
Release Notes
cypress-io/eslint-plugin-cypress
v2.13.3
Compare Source
Bug Fixes
no-unnecessary-waiting
rule (c626ad5)jsdom/jsdom
v21.1.2
Compare Source
setRangeText()
used on<input>
and<textarea>
elements to calculate the new end index correctly. (pmstss)pageX
,pageY
,offsetX
, andoffsetY
onMouseEvent
s during dispatch. (jenseng)nwsapi
to v2.2.4, bringing along various fixes to our selector engine.vitejs/vite
v4.3.4
Compare Source
vitest-dev/vitest
v0.31.0
Compare Source
🚨 Breaking Changes
Update mock implementation to support ESM runtime, introduce "vi.hoisted" - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/3258 (0c09a)
vi.hoisted
to run code before imports are executed:You can also use it to pass variables to
vi.mock
:Move assertion declarations to expect package - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/3294 (cf3af)
🚀 Features
--bail
option for cancelling test run - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/3163 (8d460)🐞 Bug Fixes
thresholdAutoUpdate
to work withperFile
- by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/3182 (29eeb)import.meta.hot.send
mock - by @antfu (b1624)View changes on GitHub
vuejs/language-tools
v1.6.4
Compare Source
lang="vue"
(#3105) - thanks @HunYan-iov-for
isany
, the item type should beany
(#3108) (#3112)noPropertyAccessFromIndexSignature
enabled (#3106)v-for
if nested template element assigns type to slot props (#2750) (#2757)Breaking changes
Full-time Support by
WebContainer API is here.
Our Sponsors ⭐✨
Add you via GitHub Sponsors or Open Collective
v1.6.3
Compare Source
v-for
source type (#3102)v1.6.2
Compare Source
Configuration
📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.